* lisp/follow.el (follow-adjust-window): Remove `dest' argument.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 16 Jan 2014 00:26:45 +0000 (19:26 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 16 Jan 2014 00:26:45 +0000 (19:26 -0500)
commite449d4a718f2e96005d2051cbee6782d74e7f89b
tree37f1327f8eb6d5a4c1e7ad9f2a80bc05a4aa4c8d
parent549bc1e94f026e47bd9130fd6c2dcb50c384186d
* lisp/follow.el (follow-adjust-window): Remove `dest' argument.
Assume we're already in the proper buffer.
Inspired by Anders Lindgren <andlind@gmail.com>.
(follow-post-command-hook): Call it from the right buffer.
(follow-comint-scroll-to-bottom): Adjust call.
(follow-all-followers): Use get-buffer-window-list.
lisp/ChangeLog
lisp/follow.el